.section-padding {
  margin-bottom: 81px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0;
}

li {
  list-style: none;
}

img {
  width: 100%;
}

@font-face {
  font-family: "Museo Sans 300";
  src: url("../fonts/MuseoSans-300.woff2") format("woff2"),
    url("../fonts/MuseoSans-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans 700";
  src: url("../fonts/MuseoSans-700.woff2") format("woff2"),
    url("../fonts/MuseoSans-700.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans 500";
  src: url("../fonts/MuseoSans-500.woff2") format("woff2"),
    url("../fonts/MuseoSans-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "Museo Sans 500";
}

.font_Museo_Sans_700 {
  font-family: "Museo Sans 700" !important;
}
.font_Museo_Sans_300 {
  font-family: "Museo Sans 300" !important;
}
.link-primary {
  color: #249446;
}
.link-primary:hover {
  color: #bd202e;
}

.font {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* header css start */

.app_header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 0.5s ease;
  z-index: 100;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}

.Close_menu_overlay {
  position: fixed;
  left: 0px;
  font-size: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 15;
  border: none;
  display: none;
  transition: all 0.5s ease;
}

.Applogo_col {
  position: relative;
}

.cursor-pointer {
  cursor: pointer;
}

.btn.SubscribeBtn {
  border-radius: 0 0.25rem 0.25rem 0;
  border-radius: 0px 5px 5px 0px;
  background: #bd202e;
  font-size: 18px;
  font-family: "Museo Sans 700";
}
.hero_container {
}
.hero_container::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  z-index: 2;
  top: 0;
}
.hero-content {
}
.hero-section > div {
  z-index: 2;
}
.bg-pavilion {
  position: relative;
}
.bg-pavilion::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
}
.bg-pavilion .container {
  position: relative;
  z-index: 2;
}
#togglePlayPause {
  background-image: url("../images/play.svg");
  width: 64.504px;
  height: 64.504px;
  cursor: pointer;
  margin: 0 auto;
  text-indent: 999px;
  overflow: hidden;
  display: flex;
}

#togglePlayPause.pause {
  background-image: url("../images/play.png");
}

.imges-outer {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.imges-outer img {
  object-fit: cover;
  max-width: calc(100% + 30px);
  min-height: 100%;
  min-width: calc(100% + 30px);
  max-height: calc(100% + 30px);
  width: auto;
  height: auto !important;
}

.page_wrapper {
  padding-top: 94px;
}

.inner-pagebanner {
  position: relative;
}
.inner-pagebanner::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  content: "";
}

.inner-pagebanner-content {
  position: absolute;
  z-index: 2;
}

.inner-pagebanner {
  width: 100%;
  height: 400px;
  flex-shrink: 0;
}

.font-75px {
  font-size: 75px;
}
.line-height-100 {
  line-height: 100% !important;
}
.line-height-110 {
  line-height: 110% !important;
}
.line-height-120 {
  line-height: 120% !important;
}
.line-height-130 {
  line-height: 130% !important;
}
.line-height-140 {
  line-height: 140% !important;
}
.line-height-160 {
  line-height: 150% !important;
}
.line-height-170 {
  line-height: 160% !important;
}
.line-height-180 {
  line-height: 170% !important;
}
.line-height-190 {
  line-height: 180% !important;
}

/* Text size/family Start */

.font-36 {
  font-size: 36px !important;
}
.font-32 {
  font-size: 32px !important;
}
.font-30 {
  font-size: 30px !important;
}
.font-28 {
  font-size: 28px !important;
}
.font-26 {
  font-size: 26px !important;
}

.font-24 {
  font-size: 24px !important;
}
.font-22 {
  font-size: 22px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-13 {
  font-size: 13px !important;
}
.font-12 {
  font-size: 12px !important;
}
.font-11 {
  font-size: 11px !important;
}
.font-10 {
  font-size: 10px !important;
}
.font-9 {
  font-size: 9px !important;
}
.font-38 {
  font-size: 38px;
}
.font-40 {
  font-size: 40px !important;
}
.font-44 {
  font-size: 44px !important;
}
.font-65 {
  font-size: 65px !important;
}
.font-50 {
  font-size: 50px !important;
}

/* Text size End */
.text-primary {
  color: #249446 !important;
}
.font-primary-Bebas {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.max-1100px {
  max-width: 1100px;
}

.list_style_1 li {
  background: url("../images/arrow_1.svg") left top 7px no-repeat;
  padding: 0 0 10px 15px;
}

.panel_box {
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}
.rounded-20px {
  border-radius: 20px !important;
}
.BUSINESS_img {
  width: 100%;
  height: 400px;
  flex-shrink: 0;
}

.CULTURAL_img {
  width: 100%;
  height: 259px;
}
.box_pattern1 {
  border-radius: 15px;
  border: 1px solid #e0e0e0;
  background: #fff;
  border-left: 4px solid #249446;
}

.Team_img {
  height: 186px;
}
.Team_img_col {
}
.bg-light-2 {
  background: #f7f7f7;
}
.rounded-bottom-0 {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.bg-primary {
  background: #249446 !important;
}

.slickCommonSliderUI .slick-dots {
  display: block !important;
}
.slickCommonSliderUI .slick-dots li button::before {
  font-size: 30px;
}
.slickCommonSliderUI .slick-dots li {
  margin: 0;
}
.slickCommonSliderUI .slick-dots li.slick-active button::before {
  color: #249446;
}

.slickCommonSliderUI .slick-track {
  display: flex;
}
.slickCommonSliderUI .slick-track .slick-slide {
  height: initial !important;
}
.slickCommonSliderUI .slick-track .slick-slide > div {
  height: 100%;
}
.list_style_1_colum2 li {
  width: 50%;
}
.list_style_1_colum2 {
  display: flex;
  flex-wrap: wrap;
}
.KeyIndustries_section .list_style_1 li {
  padding-bottom: 0px;
}
.Team_img_col_border {
  overflow: hidden;
  border: 1px solid #249446;
}
.Team_img {
  margin: -1px;
}
.cardHeading {
}
.icon_span {
  min-width: 20px;
}
.icon_span img {
  width: auto;
}
.featured_img {
  width: 196px;
  height: 166px;
}
.rounded-15px {
  border-radius: 15px;
}

.timer_wrpapper {
  min-height: 315px;
  background: url("../images/city.jpg") center top no-repeat;
  background-size: cover;
}

.timer_wrpapper::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  content: "";
}

.z-2{ z-index: 2 !important;}
.z-3{ z-index: 3 !important;}
.z-4{ z-index: 4 !important;}
.z-5{ z-index: 5 !important;}
.font-80px{ font-size: 80px;}
.border-primary{ border-color: #249446 !important;}
.mapImage{ border: 4px solid #fff;}
.mapInfo{ width: calc(100% - 60px); margin-top: -85px; position: relative;flex-grow: 1;}
.contactIcon{ width: 40px;}
.link-red{color: #AE0721;}
.link-red:hover,
.link-default:hover{color: rgba(36, 148, 70, 1) !important;}

.mapRow > div{ display: flex; flex-direction: column;}
.mapWrapper {
	height: 100%; display: flex; flex-direction: column;
	flex-grow: 1;
}
.accordion-item {
	 border: 1px solid #d9d9d9 !important; 
}
.form-control{}
.h-60px{ height: 60px !important;}
.expo-bg-finalsection{ position: relative;}
.expo-bg-finalsection::after {
	content: '';
	background-color: #f7f7f7;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: calc(100% + 200px);
}
.expo-bg-finalsection .container{ position: relative; z-index: 2;}

.newsRoww{}
.font-weight-normal{ font-weight: normal !important;}
.news_img{height: 300px;}
.newsRoww .card-content{ padding-bottom: 50px !important;height: 100% !important; margin-bottom: 10px;}
.newsRoww .ReadMoreLink{ bottom: 25px !important; }
.newsRoww .card{ max-width: 100%; margin: 0;height: 100%;}

.liveStream .card-content{ padding-bottom: 0px !important; padding-top: ;}
.liveStream .news_img{ height: 283px;}
.videoWrapper{height: 700px; background: #000;}

@media (min-width: 1400px) {
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .p-md-3 {
    padding: 1rem !important;
  }
}

.Applogo_col img {
  width: auto;
  height: auto;
}

.UniversityName {
  max-width: 600px;
}

.link-default {
  color: rgba(0, 0, 0, 0.8) !important;
}

a {
  text-decoration: none;
}

a {
  transition: all 0.3s ease;
}

.on-mobile {
  display: none;
}

.link-default svg:not(.svgStrock) {
  fill: rgba(0, 0, 0, 0.8) !important;
}

.rounded-100px {
  border-radius: 100px !important;
}

.btn {
  min-width: 100px;
  height: 42px;
  line-height: 42px;
  padding: 0 14px;
  border-radius: 10px;
  letter-spacing: 0;
  font-size: 16px;
  justify-content: center;
  font-family: "proxima_novasemibold";
  display: inline-flex;
}

.nav-ul {
  position: relative;
  padding-left: 25px;
}

.nav-ul li {
  margin-bottom: 41px;
}

.nav-ul li a {
  position: relative;
  padding-bottom: 5px;
  text-decoration: none;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 48px;
  font-style: normal;
  line-height: 60px;
  /* 208.333% */
  text-transform: uppercase;
}

.offcanvas-backdrop {
  background: linear-gradient(
    270deg,
    #006b2b 0.16%,
    rgba(0, 128, 52, 0.86) 38.99%,
    rgba(0, 151, 61, 0.23) 99.87%
  ) !important;
}

.offcanvas-backdrop.show {
  opacity: unset !important;
}

.featured-box{ height: 100%;}

@media (max-width: 1199px) {
  .on-mobile {
    display: block;
  }

  .inner-pagebanner {
    height: 300px;
  }
}

.bg-successs {
  background: transparent !important;
}

.offcanvas-end {
  border-left: none !important;
  width: 100% !important;
}

.btn-close {
  background-image: url(../images/close.png) !important;
  opacity: unset !important;
}

.map-div img {
  height: 648.236px;
}

.nav-ul li a:hover::after,
.nav-ul li a.active::after {
  width: 100%;
}

.nav-ul li a::after {
  content: "";
  position: absolute;
  bottom: 28px;
  left: -80px;

  width: 40px;
  /* Adjust size as needed */
  height: 40px;
  background-image: url("../images/active-vactor.png");
  /* Replace with your path */
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.nav-ul li a:hover::after,
.nav-ul li a:active::after {
  opacity: 1;
}
.subUl {
  display: none;
}
.nav-ul .subUl {
  padding-top: 30px;
  padding-left: 0;
}
.nav-ul .subUl li {
}
.nav-ul .subUl li a {
  color: #fff !important;
}
.submenuCTA {
}
/* header css end */

/* banner css start */

.hero-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  /* background-color: #000; */
  overflow: hidden;
  padding-top: 155px;
  padding-bottom: 60px;
}

.hero-section video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.hero-content {
  z-index: 3;
  position: relative;
}

.hero-content h1 {
  color: #fff;

  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 100px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.hero-content h1 .highlight {
  color: #00973d;

  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 160px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 16px;
  text-transform: uppercase;
}

.hero-content h1 .at {
  color: #fff;

  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 75px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 16px;
  text-transform: uppercase;
}

.hero-content p {
  color: #fff;
  font-family: "Museo Sans 300";
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  /* 155.556% */
}

.btn-custom {
  margin-top: 2rem;
  display: flex;

  gap: 1rem;
}

.btn-custom .btn:hover {
  color: #fff;
  text-align: center;
  font-family: "Museo Sans 500";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  background-color: transparent;
}

.btn-custom .btn {
  color: #fff;
  align-items: center;
  text-align: center;
  font-family: "Museo Sans 500";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.scroll-down {
  margin-top: 2rem;
  font-size: 2rem;
  animation: bounce 2s infinite;
  color: #fff;
}

@keyframes bounce {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(10px);
  }
}

.right-banner.active {
  position: relative;
}

.right-banner.active::before {
  content: "";
  position: absolute;
  top: 61px;
  left: 0px;
  right: 0;
  background-image: url(../images/bottom-line.png);
  width: 100%;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.right-banner h4 {
  color: #fff;

  font-family: "Bebas Neue", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3.5px;
  text-transform: uppercase;
}

.sub-content span {
  color: #fff;
  font-family: "Museo Sans 500";
  font-size: 24px;
  font-weight: 600;
  font-style: normal;

  line-height: 28px;
  /* 116.667% */
}

.sub-content span {
  color: #fff;
  font-family: "Museo Sans 500";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  /* 116.667% */
}

/* banner css end */

/* The Heart css start */
.bht-kenya {
  border-radius: 60px;
  background: #eee;
  width: 170px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;

  text-align: center;
  font-family: "Museo Sans 500";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.heading-1 {
  color: #fff;
  text-align: start;
  font-size: 100px;
  font-style: normal;
  font-weight: 400;
  line-height: 100px;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: "Bebas Neue", sans-serif;
}

.heading-2 {
  color: #00973d;
  text-align: start;
  font-family: "Bebas Neue", sans-serif;
  font-size: 160px;
  font-style: normal;
  font-weight: 400;
  line-height: 130px;
  letter-spacing: 16px;
  text-transform: uppercase;
}

.heading-3 {
  color: #fff;
  text-align: start;
  font-family: "Bebas Neue", sans-serif;
  font-size: 75px;
  font-style: normal;
  font-weight: 400;
  line-height: 80px;
  letter-spacing: 5.25px;
  text-transform: uppercase;
  /* 175% */
}

.line-height-24px {
  padding-top: 24px;
}

.map {
  background-image: url(../images/map.png);
  width: 100%;
  background-position: unset;
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 60px;
  padding-bottom: 60px;
}

.top-headings {
  color: #249446;
  font-family: "Bebas Neue", sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 80px;
  /* 100% */
  text-transform: uppercase;
}

.sub-headings {
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 80px;
  text-transform: uppercase;
}

.sub-contnet p {
  color: #000;
  font-family: "Museo Sans 300";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  /* 175% */
}

/* The Heart css end */

/* Kenya Pavilion css start */

.plan-btn:hover {
  color: #fff;
}

.plan-btn {
  border-radius: 4px;
  background: #00973d;
  width: 196px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-family: "Museo Sans 500";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 73px;
}

.bg-pavilion {
  background-image: url(../images/pavilio-bf.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 432px;
}

.tittle-head {
  text-align: center;
}

.tittle-head h3 {
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.tittle-head h3 span {
  color: #00973d;

  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.tittle-head p {
  color: #fff;
  text-align: center;
  font-family: "Museo Sans 500";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
}

.box-1 {
  border-radius: 5px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.4) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  text-align: center;
  height: 170px;
  margin-top: 32px;
}

.box-1 img {
  margin-top: -30px;
  width: 60px;
  height: 60px;
}

.top-margin-loactions {
  margin-top: 32px;
}

.box-1 h6 {
  color: #fff;

  text-align: center;
  font-family: "Museo Sans 500";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  /* 140% */
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 8px;
}

.box-1 p {
  color: #fff;
  text-align: center;
  font-family: "Museo Sans 500";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

/* Kenya Pavilion css end */

/* Featured Programs css start */
.tab-top-padding {
  margin-top: 42px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-radius: 60px;
  background: #249446;
  color: #fff;
}

.nav-tabs .nav-link {
  border-radius: 60px;
  background: #eee;
  color: #000;
  font-family: "Museo Sans 500";
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  font-size: 16px;
}

.project-box {
  background-color: #fff;
  height: 100%;
  border-radius: 12px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
  padding: 20px;
  border-left: 8px solid #bd202e;
  border-right: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.badge {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #2f9e44;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 8px 16px;
  border-bottom-left-radius: 20px;
  color: #fff;
  text-align: center;
  font-family: "Museo Sans 500";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.project-content {
  display: flex;
  gap: 20px;
  align-items: center;
}

.project-image {
  width: 200px;
  height: auto;
  border-radius: 10px;
}

.text-section {
  flex: 1;
}

.project-title {
  margin: 0;
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-size: 34px;
  line-height: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  position: relative;
}

.project-title::before {
  content: "";
  position: absolute;
  content: "";
  position: absolute;
  border-bottom: 3px solid green;
  left: 0;
  right: 0;
  width: 55px;
  height: 4px;
  border-radius: 5px;
  bottom: 0px;
}

.project-titles {
  margin: 0;
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-size: 34px;
  line-height: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  position: relative;
}

.project-titles::before {
  content: "";
  position: absolute;
  content: "";
  position: absolute;
  border-bottom: 3px solid green;
  left: 0;
  right: 0;
  width: 55px;
  height: 4px;
  border-radius: 5px;
  bottom: 0px;
}

.project-description {
  margin: 10px 0;
  color: #000;
  font-family: "Museo Sans 300";
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 150% */
}

.learn-more {
  color: #249446;
  font-family: "Museo Sans 500";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  /* 162.5% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.learn-more:hover {
  color: #249446;
  font-family: "Museo Sans 500";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  /* 162.5% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.tab-conetnt-top-pt {
  padding-top: 51px;
}

/* Featured Programs css start */

/* Featured css start */
.liner {
  background-image: url(../images/bg-liner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 50px;
}

.agriculture-box {
  position: relative;

  height: 365px;
  border-radius: 20px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  color: white;
  font-family: Arial, sans-serif;
}

.agriculture-box h2 {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px black;
  z-index: 2;
  transition: bottom 0.5s ease;
}

.agriculture-box p {
  position: absolute;
  bottom: -100%;
  left: 0;
  padding: 20px;
  width: 100%;
  transition: bottom 0.5s ease;
  color: #fff;
  font-family: "Museo Sans 500";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  /* 175% */
}

.agriculture-box:hover h2 {
  bottom: 75px;
  /* move up */
}

.agriculture-box:hover p {
  bottom: 0;
}

/* Override Slick's default arrow positioning */
/* .slick-prev,
.slick-next {
    top: unset;
    bottom: -60px;
    z-index: 10;
} */

/* .slick-prev {
    left: 50%;
    transform: translateX(-50px);
}

.slick-next {
    right: 50%;
    transform: translateX(50px);
} */

/* Optional: Align arrows perfectly below images */
.slick-slide {
  position: relative;
}

.slider .slick-slide {
  margin: 0 10px;
  /* Adjust this value to control space between slides */
}

/* Fix overflow caused by margins */
.slider .slick-list {
  margin: 0 -10px;
  /* Negative margin to compensate for slick-slide margins */
}

.slider img {
  width: 100%;
  border-radius: 8px;
}

/* .slick-prev {
    background: url('../images/arrow-left.png') no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    bottom: -70px;
   
}

.slick-next {
    background: url('../images/arrow-right.png') no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    bottom: -70px;
   
} */

/* .slick-prev:hover,
.slick-prev:focus {
    background: url('../images/arrow-left.png') no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    bottom: -70px;
   
}

.slick-next:hover,
.slick-next:focus {
    background: url('../images/arrow-right.png') no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    bottom: -70px;
} */

.bht-kenyas {
  border-radius: 60px;
  background: #eee;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  padding: 12px 25px 12px 25px;
  text-align: center;
  font-family: "Museo Sans 500";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

/* Featured css end */

/* Kenya's EXPO Timeline css Start */

.timeline {
  position: relative;
  max-width: 1000px;
  margin: auto;
}

.timeline::before {
  content: "";
  position: absolute;
  top: -51px;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  height: 75px;
  background-color: #bd202e;
}

.timeline-event {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 80px 0;
  position: relative;
}

.timeline-event .date {
  position: absolute;
  top: 22px;
  left: 44.2%;
  transform: translateX(-50%);
  font-family: "Museo Sans 500";
  background: #00973d;
  color: white;
  font-weight: 400;
  padding: 6px 12px;
  border-radius: 5px;
  font-size: 18px;
  z-index: 2;
}

.left .date {
  position: absolute;
  top: 24px;
  left: 55.7%;
  transform: translateX(-50%);
  background: #00973d;
  font-family: "Museo Sans 500";
  color: white;
  font-weight: 400;
  padding: 6px 12px;
  border-radius: 5px;
  font-size: 18px;
  z-index: 2;
}

.right .content {
  position: relative;
  left: -31px;
  top: 23px;
}

.left .content {
  position: relative;
  left: 31px;
  top: 23px;
}

.timeline-event .circle {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 32px;
  height: 32px;
  background-color: #00973d;
  border: 3px solid #d9d9d9;
  border-radius: 50%;
  z-index: 3;
}

.timeline-event.left .content {
  order: 1;
  margin-right: auto;
}

.timeline-event.right .content {
  order: 2;
  margin-left: auto;
  text-align: left;
}

.content {
  background: #f7f7f7;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 20px;
  width: 430px;
  display: flex;
  align-items: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  gap: 20px;
}

.icon img {
  width: 87px;
  height: 87px;
}

.text h4 {
  color: #000;
  font-family: "Museo Sans 500";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  /* 140% */
}

.text p {
  color: #000;
  font-family: "Museo Sans 300";
  font-size: 16px;
  font-style: normal;

  line-height: 24px;
  /* 150% */
}
.offcanvas-header .btn-close {
  position: absolute;
  right: 140px !important;
  top: 20px;
  margin: 0;
}

.event-section-v2{}

@media screen and (max-width: 768px) {
  .timeline-event {
    flex-direction: column;
  }

  .content {
    width: 90%;
    text-align: left;
  }

  .timeline-event.left .content,
  .timeline-event.right .content {
    margin: 0 auto;
  }

  .timeline-event .date {
    top: -10px;
  }
}

/* Kenya's EXPO Timeline css End */

/* Upcoming Events css start */
.project-titless {
  margin: 0;
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  position: relative;
}

.padding-top-l {
  padding-top: 1px;
}

.date-and-months {
  width: 100px;
  height: 121px;
  border-radius: 18px;
  background: #249446;
  display: flex;
  justify-content: center;
  align-items: center;
}

.month-tittle {
  color: #fff;
  font-family: "Bebas Neue";
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
}

.date-tittle {
  color: #fff;
  font-family: "Bebas Neue";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
}

.feture-box {
  border-radius: 20px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 21px 12px 28px 12px;
}

.tittle-heads h3 span {
  color: #00973d;
  font-family: "Bebas Neue";
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.tittle-heads h3 {
  color: #000;
  font-family: "Bebas Neue";
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.learn-mores {
  width: 128px;
  height: 38px;
  border-radius: 4px;
  background: #249446;
  display: flex;
  justify-content: center;
  align-items: center;
}

.learn-mores a {
  color: #fff;
}

.tittle-left-box h6 {
  color: #000;
  font-family: "Museo Sans 500";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

/* Upcoming Events css End */

.event-box {
  border-radius: 20px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 20px 30px;
  border-radius: 10px;
  width: 784.383px;
  height: 157.422px;
  margin: 0 auto 50px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: center;
}

.event-box h3 {
  margin: 0;
  font-weight: 600;
}

.event-box p {
  font-size: 14px;
  color: #555;
  margin: 10px 0;
}

.event-box a {
  color: green;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}

.timeline-container {
  position: relative;
  width: 100%;
  max-width: calc(784.383px / 50%);
  margin: 0 auto;
}

.timeline {
  /* display: flex;
  align-items: center;
  position: static;
  max-width: 784.383px;
  float: right;
  justify-content: end; */
}
.timeline .slick-list {
}

.timeline .slick-slide {
  text-align: center;
}

.timeline-line {
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
  height: 4px;
  background: #ccc;
  z-index: 0;
  max-width: 1000px;
  margin: 0 auto;
}

.date-item {
  position: relative;
  z-index: 1;
}

.dot {
  width: 32px;
  height: 32px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 auto 5px;
  position: relative;
  border: 4px solid #d9d9d9;
}

.dot.active {
  background: #bd202e;
  border: 4px solid #d9d9d9;
}

.dot.active::before {
  content: "";
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  height: 50px;
  width: 2px;
  background: #bd202e;
}

.date {
  font-size: 14px;
  color: #333;
}

.date.active {
  color: #bd202e;
  font-weight: bold;
}

button.slick-next.slick-arrow {
  display: none !important;
}

.my-prev,
.my-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  font-size: 18px;
  position: absolute;
  top: -4px;
  z-index: 10;
}

.my-prev {
  left: -40px;
  background-color: #ccc;
}

/* .my-next {
  right: -40px;
  background: url('../images/arrow_left_icon.svg');
  color: white;
} */

.custom-arrow {
  right: -40px;
  background: url("../images/arrow_left_icon.svg");
  color: white;
  background-color: #fff !important;
  background-size: 100%;
  font-size: 0;
  width: 42px;
  height: 42px;
}
.custom-arrow.my-prev {
  transform: rotate(180deg);
}
.custom-arrow.slick-disabled {
  background: url("../images/arrow_left_icon-dim.svg");
}
.event-item a {
  text-decoration: underline;
}

/* EXPO News css start */

.expo-bg {
  background-color: #f7f7f7;
  padding-top: 71px;
  padding-bottom: 59px;
}

.card {
  max-width: 400px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin: auto;
}

.card-image {
  position: relative;
}

.card-image img {
  width: 100%;
  display: block;
}

.month-badge {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #009739;
  color: white;
  padding: 8px 10px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 3px;
  line-height: 1.2;
  text-align: center;
}

.month-badge span {
  display: block;
}

.card-content {
  padding: 16px;
  height: 282px;
}

.card-content h3 {
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  /* 120% */
  text-transform: capitalize;
}

.card-content p {
  color: #000;
  font-family: "Museo Sans 300";
  font-size: 16px;
  font-style: normal;

  line-height: 28px;
  /* 175% */
}

.card-content a {
  color: #00973d;

  font-family: "Museo Sans 300";
  font-size: 18px;
  font-style: normal;

  line-height: 32px;
  /* 177.778% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: capitalize;
  position: fixed;
  bottom: 18px;
}

.card-content a:hover {
  text-decoration: underline;
}

.slider-container {
  position: relative;

  margin: auto;
}

.custom-slider img {
  width: 100%;
  height: auto;
  display: block;
}

.custom-prev,
.custom-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);

  color: white;
  border: none;
  font-size: 24px;
  padding: 10px 15px;
  cursor: pointer;
  z-index: 10;
  border-radius: 50%;
  background-color: transparent;
}

.custom-prev {
  left: -50px;
}

.custom-next {
  right: -50px;
}

.slick-dots {
  display: none !important;
}

.slick-slide {
  margin: 0 10px;
}

/* EXPO News css end */

/* Together, We Achieve More css start */

.unique-slider-wrapper {
  overflow: hidden;
  padding-top: 33px;
}

.unique-slider-track {
  display: flex;
  width: calc(223px * 12);
  /* 12 slides (6 original + 6 duplicate for seamless loop) */
  animation: unique-scroll 16s linear infinite;
}

.unique-slide {
  flex-shrink: 0;
  width: 223px;
  /* fix slide width same as img */
}

.unique-slide img {
  width: 223px;
  height: 198.366px;
  display: block;
  object-fit: cover;
}

@keyframes unique-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-223px * 6));
    /* scroll by 6 slides width */
  }
}

.play-img {
  padding-top: 28px;
}

.play-img img {
  width: 64.504px;
  height: 64.504px;
  cursor: pointer;
  margin: 0 auto;
  display: flex;
}

.unique-slider-track {
  display: flex;
  width: calc(223px * 12);
  animation: unique-scroll 16s linear infinite;
  animation-play-state: running;
  /* default running */
}

.unique-slider-track.paused {
  animation-play-state: paused;
}

/* Together, We Achieve More css end */

/* fotter css start */
.fotter-bg {
  background-image: url(../images/fotter-bg.png);
  background-repeat: no-repeat;position: relative;
  background-position: top;
  background-size: cover;
  padding-top: 60px;
}

.social-heading h6 {
  color: #fff;
  font-family: "Museo Sans 500";
  font-size: 22px;
  font-style: normal;

  line-height: normal;
}

.padding-top {
  padding-top: 42px;
}

.social-img {
  width: 52px;
  height: 52px;
}

.home-newsletter {
  padding: 150px 0;
}

.home-newsletter .single {
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}

.home-newsletter .single h2 {
  font-size: 22px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.home-newsletter .single .form-control {
  height: 50px;
  background: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  border-radius: 20px 0 0 20px;
}

.home-newsletter .single .form-control:focus {
  box-shadow: none;
  border-color: #243c4f;
}

.home-newsletter .single .btn {
  min-height: 50px;
  border-radius: 0 20px 20px 0;
  background: #243c4f;
  color: #fff;
}

.btn-theme {
  background-color: #00973d;
  color: #fff;
}

.input-group {
  width: 356px;
}

.news-later {
  display: flex;
  justify-content: end;
}

.contents {
  padding-top: 17px;
  padding-bottom: 17px;
}

.contents p {
  color: #fff;
  text-align: center;
  font-family: "Museo Sans 300";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  /* 187.5% */
}

.main-bottom-ft {
  margin-top: 53px;
}

/* fotter css end */

/* responsive css start */
@media (max-width: 1199px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .timeline-line {
    max-width: 100%;
  }
  .my-prev {
    left: 0;
  }
  .my-next {
    right: 0;
  }
  .project-box:last-child {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 1600px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
  }

  .card-content {
    padding: 16px;
    height: 324px !important;
  }
}

@media (max-width: 1199px) {
  .card-content {
    height: 543px !important;
  }
}

@media (max-width: 767px) {
  .section-padding {
    margin-bottom: 40px;
  }

  .custom-prev {
    left: 0;
  }

  .custom-next {
    right: 0;
  }

  .card-content {
    height: 360px !important;
  }

  .mb-mobile-4 {
    margin-bottom: 24px !important;
  }

  .bg-pavilion {
    padding-bottom: 80px;
  }

  .timeline::before {
    left: 20px;
    top: 114px;
    height: 74%;
  }

  .timeline-event .circle {
    left: 6px;
    top: 26px;
  }

  .right .content {
    left: 11px;
    top: 67px;
  }

  .left .content {
    left: 11px;
    top: 67px;
  }

  .timeline-event .date {
    top: 23px !important;
    left: 65px !important;
  }

  .timeline-event .date.mobile {
    top: 23px !important;
    left: 81px !important;
  }

  .news-later {
    justify-content: flex-start;
  }

  .input-group {
    width: 100%;
  }

  .hero-content {
    max-width: 404px;
  }

  .navbar-nav .nav-link.active::after {
    left: 12px;
    right: unset !important;
  }

  .navbar-nav .nav-link:hover::after {
    left: 12px;
    right: unset !important;
  }
}

@media (max-width: 460px) {
  .timeline-event .circle {
    width: 25px;
    height: 25px;
  }

  .timeline-event .circle {
    left: 8px;
  }

  .heading-1 {
    color: #fff;
    text-align: center;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 88px;
    letter-spacing: 10px;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
  }

  .heading-2 {
    color: #00973d;
    text-align: center;
    font-family: "Bebas Neue", sans-serif;
    font-size: 90px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: 16px;
    text-transform: uppercase;
  }

  .heading-3 {
    color: #fff;
    text-align: center;
    font-family: "Bebas Neue", sans-serif;
    font-size: 53px;
    font-style: normal;
    font-weight: 400;
    line-height: 80px;
    letter-spacing: 5.25px;
    text-transform: uppercase;
  }

  .btn-custom {
    display: block;
    margin: 0;
  }

  .btn-custom .btn {
    margin-top: 15px;
  }

  .hero-section {
    padding-top: 85px;
    padding-bottom: 20px;
  }

  .hero-content {
    max-width: 364px;
  }
}

@media (max-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}

.navbar-toggler:focus {
  box-shadow: none !important;
}

@media (max-width: 1199px) {
  .card-content {
    height: 365px !important;
  }
}

@media (max-width: 991px) {
  .card-content {
    height: 400px !important;
  }
}

@media (max-width: 767px) {
  .card-content {
    height: 304px !important;
  }

  .pouse-btn {
    display: flex;
    justify-content: unset !important;
    position: absolute;
    top: 30px !important;
    left: -6px !important;
    right: 0;
    width: 100%;
    z-index: 9;
  }
}

/* responsive css end */

.pouse-btn {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9;
}

.must-padding {
  margin-top: 58px;
}

@media (max-width: 1199px) {
  .submenuCTA svg {
    max-width: 17px;
    height: auto;
  }
  .nav-ul .subUl {
    padding-top: 13px;
  }
  .heading-1 {
    font-size: 70px;
  }
  .heading-2 {
    font-size: 110px;
  }
  .heading-3 {
    font-size: 55px;
  }
  .hero-content p {
    line-height: 130%;
  }
  .heading-1 {
    line-height: 80px;
  }
  .heading-2 {
    line-height: 100px;
  }
  .btn-custom {
    flex-direction: column;
  }
  .rightbanner_content img {
    max-width: 44px;
    height: auto !important;
  }
  .rightbanner_content ul {
    padding-left: 15px;
  }
  .top-headings,
  .sub-headings,
  .tittle-head h3,
  .tittle-head h3 span {
    font-size: 70px;
    line-height: 70px;
  }
  .font-75px {
    font-size: 60px;
  }
  .font-65 {
    font-size: 50px !important;
  }

  .font-38 {
    font-size: 28px;
  }
  .font-40 {
    font-size: 32px !important;
  }
  .font-44 {
    font-size: 32px !important;
  }

  .font-50 {
    font-size: 38px !important;
  }

  .bg-pavilion {
    padding-bottom: 232px;
  }

  .nav-ul li a {
    font-size: 38px;
    line-height: 50px;
  }

  .nav-ul li {
    margin-bottom: 21px;
  }
  .nav-ul li:last-child {
    margin-bottom: 0;
  }
  .map-div img {
    height: 500px;
    width: auto;
  }
  .bht-kenyas {
    margin-bottom: 10px;
  }
  .text-section {
    padding-top: 25px;
  }

  .project-description {
    font-size: 14px;
    line-height: 20px;
  }

  .map-div-wrap {
    margin: 0 auto;
    padding: 0 80px;
  }

  .project-titles,
  .project-title {
    font-size: 24px;
    padding-bottom: 7px;
    line-height: 120%;
  }
  .slider-container .custom-next {
    right: calc(50% - 60px);
    bottom: -65px;
    top: inherit;
  }
  .slider-container .custom-prev {
    left: calc(50% - 60px);
    bottom: -65px;
    top: inherit;
  }
  .slider-container .slick-arrow img {
    max-width: 37px;
    height: auto;
  }
  .top-margin-loactions .box-1 img {
    max-width: 44px;
    height: auto;
  }
  .expo-bg {
    padding-top: 60px;
    padding-bottom: 59px;
  }
  .section-padding {
    margin-bottom: 61px;
  }

  .top-margin-loactions .box-1 p {
    font-size: 18px !important;
    line-height: 150% !important;
  }
  .DISCOVER_slider {
    padding-bottom: 15px;
  }
  .featuredExp_section .featured_img {
	width: 126px;
	height: 160px;
}
.line-height-180 {
	line-height: 140% !important;
}
.font-80px {
	font-size:60px;
}
.slick-dotted.slick-slider.slick-dotted {	
	padding-bottom: 10px;
}
.font-22 {
	font-size: 20px !important;
}
.font-20 {
	font-size: 18px !important;
}
.contactIcon svg{ max-width: 24px; max-height: 20px; width: auto; height: auto;}
.contactIcon {
	width: 35px;
}
.contact-us-mb {
	margin-bottom: 30px;
}
.event-section-v2 {
  margin-top: 40px; margin-bottom: 60px;
}
.news_img {
	height: 250px;
}
.videoWrapper{height:450px;}

    .featured-title {
         font-size: 28px;
   
}
}
/*1199 end*/

@media (max-width: 992px) {
  .map-div img {
    height: 330px;
    width: auto;
  }
  .nav-ul li a {
    font-size: 30px;
    line-height: 42px;
  }
  .nav-ul li {
    margin-bottom: 13px;
  }
  .map-div-wrap {
    padding: 0 60px;
  }
  .offcanvas-header .btn-close {
    right: 20px;
  }

  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important ;
  }
  .Applogo_col img {
    width: auto;
    height: auto;
    max-width: 200px;
    height: auto;
  }
  .haderlogo2 img {
    max-width: 100px;
    height: auto;
  }

  .event-box {
    width: 100%;
  }
  .my-next {
    right: 0;
  }
  .hero-section {
    padding-top: 105px;
  }

  .heading-1 {
    font-size: 55px;
  }
  .heading-2 {
    font-size: 80px;
  }
  .heading-3 {
    font-size: 35px;
    line-height: 46px;
  }
  .hero-content p {
    line-height: 130%;
  }
  .heading-1 {
    line-height: 60px;
  }
  .heading-2 {
    line-height: 80px;
  }
  .rightbanner_content {
    flex-direction: column;
  }
  .hero-content p {
    font-size: 16px;
  }
  .right-banner h4 {
    font-size: 28px;
  }
  .right-banner.active::before {
    top: 40px;
    height: 10px;
  }
  .rightbanner_content img {
    max-width: 35px;
    height: auto !important;
  }
  .hero-content p br {
    display: none;
  }
  .hero-section {
    padding-bottom: 20px;
  }
  .map {
    padding-top: 0;
    padding-bottom: 0;
  }
  .top-headings,
  .sub-headings,
  .tittle-head h3,
  .tittle-head h3 span {
    font-size: 58px;
    line-height: 58px;
  }
  .bg-pavilion {
    padding-bottom: 100px;
    padding-top: 60px;
  }
  .plan-btn {
    margin-top: 15px;
  }
  .top-margin-loactions .box-1 p {
    font-size: 16px !important;
    line-height: 130% !important;
    padding: 0 10px;
  }

  .box-1 h6 {
    font-size: 18px;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .section-padding {
    margin-bottom: 60px;
  }
  .sub-contnet p {
    color: #000;
    font-family: "Museo Sans 300";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
  }
  .tittle-head p {
    line-height: 24px;
  }
  .project-image {
    width: 100px;
    height: auto;
    border-radius: 5px;
  }
  .agriculture-box {
    height: 250px;
    border-radius: 10px;
  }
  .month-tittle {
    font-size: 30px;
    line-height: 30px;
  }
  .date-tittle {
    font-size: 50px;
    line-height: 50px;
  }
  .date-and-months {
    width: 85px;
    height: auto;
    padding: 15px 0;
  }
  .card-content h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .social-img {
    width: 42px;
    height: 42px;
  }
  .UpcomingEventsSection .project-content .text-section {
    padding-top: 0;
  }
  .page_wrapper {
    padding-top: 65px;
  }
  .expo-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .content-v2-icon svg {
    max-width: 68px;
  }
  .list_style_1 li {
    padding-bottom: 3px;
  }
  .BUSINESS_img {
    height: 300px;
  }
  .font-20 {
    font-size: 16px !important;
  }
  .box_pattern1 svg {
    max-width: 32px;
    height: auto;
  }
  .timeInfoWrap svg{ max-width:30px; height: auto;}
/* .timeInfoWrap { flex-wrap: wrap;}
.timeInfoWrap > div{ width: 50%;} */
.timeInfoWrap .font-40 {
	font-size: 28px !important;
}

.featuredExp_section .project-content{ flex-direction: column;gap: 15px;align-items: start;}
.featuredExp_section .featured_img {
	width: 100%;
	height: 200px;
}
.featuredExp_section > div{ width: 100%;}
.timer_wrpapper {
  min-height: 215px;
}
.news_img {
	height: 210px
}
}

@media (max-width: 767px) {
  .app_Mainheader_content {
    flex-direction: column;
  }
  .header_right {
    width: 100%;
  }
  .header_right_menuIcon {
    position: absolute;
    right: 20px;
  }
  .header_right {
    width: 100%;
    border-top: 1px solid #e8e4e4;
    padding-top: 10px;
    padding-bottom: 12px;
    margin-top: 6px;
  }
  .map-div-wrap {
    padding: 0;
  }
  .map-div img {
    height: 200px;
    width: auto;
  }
  .nav-ul li a {
    font-size: 22px;
    line-height: 32px;
  }
  .nav-ul li {
    margin-bottom: 8px;
  }
  .hero-section {
    padding-top: 30px;
    margin-top: 130px;
  }
  .bht-kenyas {
    font-size: 14px;
  }
  .hero-content * {
    text-align: left;
  }

  .heading-1 {
    font-size: 40px;
  }
  .heading-2 {
    font-size: 65px;
  }
  .heading-3 {
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 3.25px;
  }
  .hero-content p {
    line-height: 130%;
  }
  .heading-1 {
    line-height: 40px;
    letter-spacing: 6px;
  }
  .heading-2 {
    line-height: 70px;
    letter-spacing: 7px;
  }
  .bht-kenyas {
    height: 38px;
    padding: 10px 20px 10px 20px;
    font-size: 16px;
  }
  .btn-custom .btn {
    font-size: 16px;
  }
  .right-banner {
    margin-top: 40px;
  }
  .right-banner.active::before {
    background-position: left;
  }
  .rightbanner_content img {
    max-width: 30px;
    height: auto !important;
  }
  .rightbanner_content ul {
    padding-left: 0;
  }
  .rightbanner_content {
    padding-top: 10px;
  }
  .hero-content *.scroll-down {
    text-align: center;
    margin-top: 0;
  }
  .section-padding {
    margin-bottom: 30px;
  }
  .bht-kenya {
    border-radius: 60px;
    width: auto;
    height: 40px;
    font-size: 16px;
    display: inline-flex;
    padding: 0 20px;
    align-items: center;
  }
  .top-headings,
  .sub-headings,
  .tittle-head h3,
  .tittle-head h3 span {
    font-size: 44px;
    line-height: 44px;
  }
  .sub-contnet p {
    line-height: 22px;
  }
  .bg-pavilion {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .box-1 {
    height: auto;
  }
  .bg-pavilion::before {
    opacity: 0.5;
  }
  .plan-btn {
    width: 183px;
    height: 44px;
    min-height: 80px;
    font-size: 16px;
  }
  #myTab {
    flex-wrap: nowrap;
    justify-content: start !important;
    overflow: auto;
    padding-bottom: 10px;
  }
  #myTab li {
    flex: 0 0 auto;
  }
  #myTab li .nav-link {
    font-size: 14px;
  }
  .tab-conetnt-top-pt {
    padding-top: 15px;
  }
  .project-description {
    margin-bottom: 0;
  }
  .must-padding {
    margin-top: 40px;
  }
  #myTabContent .tab-pane > .row > div:last-child {
    margin-bottom: 0px !important;
  }
  .tittle-head p {
    line-height: 22px;
  }
  .section-padding h3 {
    margin-bottom: 10px;
  }
  .agriculture-box h2 {
    font-size: 30px;
  }
  .play-img img {
    width: 44px;
    height: 44px;
  }
  .liner {
    padding-bottom: 20px;
  }
  .project-content {
    align-items: start;
  }
  .month-tittle {
    font-size: 20px;
    line-height: 20px;
  }
  .date-tittle {
    font-size: 24px;
    line-height: 24px;
    margin-top: 6px;
  }
  .date-and-months {
    width: 45px;
    height: auto;
    padding: 12px 0 7px;
    border-radius: 10px;
  }
  .project-titless {
    font-size: 28px;
  }
  .timeInfoCol {
    flex-direction: column;
  }
  .timeInfoCol svg {
    position: relative;
    top: -4px;
  }
  .project-box:last-child {
    margin-bottom: 0px !important;
  }
  element {
  }
  .feture-box {
    border-radius: 10px;
    padding: 20px 20px;
  }
  .expo-bg {
    background-color: #f7f7f7;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .unique-slider-wrapper {
    overflow: hidden;
    padding-top: 23px;
  }
  .fotter-bg {
    padding-top: 40px;
  }
  .top-margin-loactions {
    margin-top: 20px;
  }
  .box-1 {
    margin-top: 48px;
  }
  .top-margin-loactions .box-1 img {
    max-width: 34px;
    height: auto;
  }
  .social-img {
    width: 32px;
    height: 32px;
  }
  .padding-top {
    padding-top: 30px;
  }
  .contents p {
    line-height: 26px;
  }
  .main-bottom-ft {
    margin-top: 30px;
  }
  .custom-arrow {
    width: 34px;
    height: 34px;
    background-size: 100% 100% !important;
    top: 0;
  }
  .event-box {
    height: auto;
  }
  .timeline-container .slick-slide {
    margin: 0;
  }
  .dot {
    width: 22px;
    height: 22px;
    background: #ccc;
    border-radius: 50%;
    margin: 0 auto 5px;
    position: relative;
    border: 2px solid #d9d9d9;
    margin-top: 7px;
  }
  .dot.active {
    border-width: 2px;
  }
  .dot.active::before {
    display: none;
  }
  .date {
    font-size: 12px;
  }
  .timeline::before {
    left: 3px;
    right: 0;
    height: 70px;
    margin: 0 auto;
    width: 2px;
    top: -50px;
  }
  .date-item.slick-slide.slick-current + div + div {
    opacity: 0;
  }

  .nav-ul .subUl {
    padding-top: 8px;
  }
  .submenuCTA svg {
    max-width: 14px;
    height: auto;
  }
  #togglePlayPause {
    width: 44px;
    height: 44px;
    padding: 0;
    background-size: 100%;
  }
  .page_wrapper {
    padding-top: 137px;
  }

  .font-75px {
    font-size: 44px;
  }
  .font-65 {
    font-size: 36px !important;
  }

  .font-38 {
    font-size: 26px;
  }
  .font-40 {
    font-size: 24px !important;
  }
  .font-44 {
    font-size: 22px !important;
  }

  .font-50 {
    font-size: 24px !important;
  }
  .font-24 {
    font-size: 20px !important;
  }

  .font-16 {
    font-size: 14px !important;
  }
  .font-18 {
    font-size: 16px !important;
  }
  .page_wrapper {
    font-size: 14px;
  }
  .line-height-140 {
    line-height: 130% !important;
  }
  .line-height-160 {
    line-height: 140% !important;
  }
  .line-height-170 {
    line-height: 150% !important;
  }
  .line-height-180 {
    line-height: 150% !important;
  }
  .line-height-190 {
    line-height: 150% !important;
  }
  .BUSINESS_img {
    height: 200px;
  }
  .rounded-20px {
    border-radius: 10px !important;
  }
  .section-padding:not(.expo-bg) .slick-dotted.slick-slider {
    margin-bottom: 50px;
  }

  .timeInfoWrap { flex-wrap: wrap; padding-top: 10px !important;font-size: 13px;}
.timeInfoWrap > div{ width: 50%; margin-top: 15px;}
.timeInfoWrap .font-40 {
	font-size: 25px !important;
}
.timeInfoWrap svg {
	max-width: 24px;
	height: auto;
}
.font-80px {
	font-size:46px;
}
.main-bottom-ft .contents{ padding-left: 20px; padding-right: 20px;}
.mapInfo {
	width: calc(100% - 30px);
	margin-top: -30px;
	position: relative;
	flex-grow: 1;
}
.contact-us-mb {
	margin-bottom: 10px;
}
.accordion{ padding-right: 0px;}
.event-section.event-section-v2 {
	margin-top: 20px !important;
	margin-bottom: 30px !important;
}
.h-60px {
	height: 46px !important;
}
.radio-box{ flex-wrap: wrap; height: auto !important;}
.seclect-left {
	width: 100%; margin-bottom: 5px;
}
.font-30 {
	font-size: 22px !important;
}
.videoWrapper{height:200px;}
.font-36 {
	font-size: 24px !important;
}
.liveStream .news_img {
	height: 183px;
}
.newsRoww.liveStream .card-content {
	margin-bottom: 0;padding: 12px;
}
}
